object URLFrame: TURLFrame Left = 0 Top = 0 Width = 158 Height = 37 HorzScrollBar.Visible = False VertScrollBar.Visible = False AutoScroll = False TabOrder = 0 object laURLLabel: TMyLabel Left = 0 Top = 1 Width = 102 Height = 13 Cursor = crHandPoint Caption = 'Koala Installer Wizard' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False OnClick = laURLLabelClick OnEnter = laURLLabelEnter OnExit = laURLLabelExit end end